The barcode rendering options are accessible from the Barcode > Rendering major tab. Following is a description of these options.
Auto Refresh Interval - specifies the amount of time (in milliseconds) at which the web part is automatically refreshed. A value of 0 indicates that the web part is not automatically refreshed.
Width - the width of the barcode in pixels.
Height - the height of the barcode in pixels.
Image Acquisition Mode - specifies the way in which the client browser acquires the web part image. Possible values are:
Image Format - specifies the format of the image generated by Nevron Barcode for SharePoint at runtime. By default set to PNG - possible values are Bmp, Jpeg, Png and Gif.
Render Image Map - specifies whether Nevron Barcode for SharePoint should render an image map. The web part can generate an image map, which contains information about tooltips, actions etc. The image map should be rendered, if the web part is designed to be interactive. You should consider setting this property to false, if the web part does not need any interactivity features. This will speed up its rendering.
Enable 3D Antialiasing - this setting is regarded when the barcode is rendering in 3D. When checked you can additionally specify the number of image samples generated by the control in order to produce smooth edges for 3D objects. The default setting for 3D antialiasing samples is 4.
Enable 2D Antialiasing - turns on or off the antialiasing of 2D objects.
Text Rendering Mode - allows you to specify the text rasterization mode. The following settings are available:
- Aliased - no antialiasing is performed. This setting will produce jagged text edges.
- Antialiased - the control will perform antialiasing on texts. This setting is recommended when reports will be viewed on both LCD and CRT displays.
- Clear Type - the control will perform subpixel antialiasing on texts, utilizing RGB color cell order on LCD displays for better quality. This is the default setting.
Use Regional Settings - specifies whether specific regional (culture) settings must be used. When unchecked the webpart will use the server default culture settings. When checked the culture with the specified culture name is used.
Culture Name - a string, which determines the culture with which the barcode is rendered, when Use Regional Settings is checked. The culture controls the formatting of all numbers and dates displayed by Nevron Barcode for SharePoint. If left blank, the barcode will use the default server culture. See the Culture Table for a list of all acceptable culture names.